setContentsTextFont Method
In This Topic
Sets the font for displaying the contents text.
This value is used if method returns true.
Syntax
public void setContentsTextFont(
PDFFont
)
|
Parameters
- value
- The font used for displaying the entries in the table of contents.
See Also